Makefile: Move to AM_DISTCHECK_CONFIGURE_FLAGS
authorSam Spilsbury <smspillaz@gmail.com>
Tue, 21 Jul 2015 00:16:14 +0000 (08:16 +0800)
committerColin Walters (automation) <walters+githubbot@verbum.org>
Thu, 12 May 2016 12:25:08 +0000 (12:25 +0000)
commitf98b8bd0d7e4f98951e8d460c1f1b30538da697f
treed4c8cbdd73e6ee24c41bdccde2272113324c5d26
parent862e6ecdcc58f025696b1394adfc0fcf7322df23
Makefile: Move to AM_DISTCHECK_CONFIGURE_FLAGS

Since automake 1.11.2 it is recommended that packages
use AM_DISTCHECK_CONFIGURE_FLAGS instead of
DISTCHECK_CONFIGURE_FLAGS as the latter is intended
to be a user variable.

https://bugzilla.gnome.org/show_bug.cgi?id=766298

Closes: #293
Approved by: cgwalters
Makefile-decls.am
Makefile.am